go cd "Printing Fields" of stack "Intro to HyperCard 2.0"
unlock screen with visual zoom close
end mouseUp
-- part 5 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=128 top=54 right=78 bottom=375
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: info 2
----- HyperTalk script -----
on mouseUp
showFld
end mouseUp
-- part 8 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=133 top=80 right=162 bottom=368
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: info 3
----- HyperTalk script -----
on mouseUp
showFld
end mouseUp
-- part 9 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=133 top=183 right=221 bottom=368
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: info 4
----- HyperTalk script -----
on mouseUp
showFld
end mouseUp
-- part 11 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=131 top=224 right=244 bottom=278
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: info 5
----- HyperTalk script -----
on mouseUp
showFld
end mouseUp
-- part 13 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=207 top=245 right=277 bottom=371
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: info 6
----- HyperTalk script -----
on mouseUp
showFld
end mouseUp
-- part 1 (field)
-- low flags: 81
-- high flags: 2004
-- rect: left=333 top=151 right=195 bottom=502
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 174
-- text size: 14
-- style flags: 0
-- line height: 15
-- part name: Info 1
----- HyperTalk script -----
on mouseUp
hide me
end mouseUp
-- part 7 (field)
-- low flags: 81
-- high flags: 2004
-- rect: left=339 top=108 right=235 bottom=508
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 174
-- text size: 14
-- style flags: 0
-- line height: 15
-- part name: Info 3
----- HyperTalk script -----
on mouseUp
hide me
end mouseUp
-- part 6 (field)
-- low flags: 81
-- high flags: 2004
-- rect: left=358 top=16 right=180 bottom=512
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 174
-- text size: 14
-- style flags: 0
-- line height: 15
-- part name: Info 2
----- HyperTalk script -----
on mouseUp
hide me
end mouseUp
-- part 10 (field)
-- low flags: 81
-- high flags: 2004
-- rect: left=339 top=108 right=227 bottom=511
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 174
-- text size: 14
-- style flags: 0
-- line height: 15
-- part name: Info 4
----- HyperTalk script -----
on mouseUp
hide me
end mouseUp
-- part 12 (field)
-- low flags: 81
-- high flags: 2004
-- rect: left=317 top=204 right=295 bottom=488
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 174
-- text size: 14
-- style flags: 0
-- line height: 15
-- part name: Info 5
----- HyperTalk script -----
on mouseUp
hide me
end mouseUp
-- part 14 (field)
-- low flags: 81
-- high flags: 2004
-- rect: left=23 top=179 right=289 bottom=207
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 174
-- text size: 14
-- style flags: 0
-- line height: 15
-- part name: Info 6
----- HyperTalk script -----
on mouseUp
hide me
end mouseUp
-- part contents for card part 1
----- text -----
This is the Print Field dialog box.
-- part contents for card part 4
----- text -----
This is the Print Fields dialog box. Here you can choose the
specific fields you want to print, and how you want them to print.
-- part contents for card part 6
----- text -----
These 2 buttons control what is in the scrolling list below them. One buttons puts into the list all of the fields in the card layer of the card; the other puts all the fields in the background.
-- part contents for card part 7
----- text -----
This scrolling field lists the fields on the card. When you click on one of the fields, it is selected as the one that will be printed when you click “OK” below.
-- part contents for card part 10
----- text -----
This small box holds the first lines of the field selected in the scrolling field above it. Notice that the lines from the field show their style and size.
-- part contents for card part 12
----- text -----
If this option is checked, the field selected above will be printed in the same width as it appears on screen.
-- part contents for card part 14
----- text -----
When you click “OK”, the field selected in the scrolling field will print. If you click “Cancel”, the dialog box goes away and nothing prints.